﻿2026-06-15T09:40:45.4587553Z ##[group]Run actions/checkout@v5
2026-06-15T09:40:45.4588514Z with:
2026-06-15T09:40:45.4589039Z   repository: SaberMage/spt-core
2026-06-15T09:40:45.4592947Z   token: ***
2026-06-15T09:40:45.4593354Z   ssh-strict: true
2026-06-15T09:40:45.4593755Z   ssh-user: git
2026-06-15T09:40:45.4594165Z   persist-credentials: true
2026-06-15T09:40:45.4594598Z   clean: true
2026-06-15T09:40:45.4595003Z   sparse-checkout-cone-mode: true
2026-06-15T09:40:45.4595476Z   fetch-depth: 1
2026-06-15T09:40:45.4595857Z   fetch-tags: false
2026-06-15T09:40:45.4596268Z   show-progress: true
2026-06-15T09:40:45.4596665Z   lfs: false
2026-06-15T09:40:45.4597056Z   submodules: false
2026-06-15T09:40:45.4597466Z   set-safe-directory: true
2026-06-15T09:40:45.4598118Z ##[endgroup]
2026-06-15T09:40:45.5424149Z Syncing repository: SaberMage/spt-core
2026-06-15T09:40:45.5425884Z ##[group]Getting Git version info
2026-06-15T09:40:45.5426576Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-15T09:40:45.5427664Z [command]/usr/bin/git version
2026-06-15T09:40:45.5428118Z git version 2.43.0
2026-06-15T09:40:45.5431542Z ##[endgroup]
2026-06-15T09:40:45.5443047Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b60a04ce-8123-4476-8b35-0dcf696f11f0' before making global git config changes
2026-06-15T09:40:45.5444388Z Adding repository directory to the temporary git global config as a safe directory
2026-06-15T09:40:45.5445953Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-15T09:40:45.5477498Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-15T09:40:45.5496637Z https://github.com/SaberMage/spt-core
2026-06-15T09:40:45.5506389Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-15T09:40:45.5509261Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-15T09:40:45.5540665Z HEAD
2026-06-15T09:40:45.5573826Z ##[endgroup]
2026-06-15T09:40:45.5575213Z [command]/usr/bin/git submodule status
2026-06-15T09:40:45.5753798Z ##[group]Cleaning the repository
2026-06-15T09:40:45.5756302Z [command]/usr/bin/git clean -ffdx
2026-06-15T09:40:47.9411134Z Removing target/
2026-06-15T09:40:47.9421131Z [command]/usr/bin/git reset --hard HEAD
2026-06-15T09:40:47.9590136Z HEAD is now at 69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:47.9594314Z ##[endgroup]
2026-06-15T09:40:47.9597280Z ##[group]Disabling automatic garbage collection
2026-06-15T09:40:47.9600973Z [command]/usr/bin/git config --local gc.auto 0
2026-06-15T09:40:47.9627828Z ##[endgroup]
2026-06-15T09:40:47.9628323Z ##[group]Setting up auth
2026-06-15T09:40:47.9634026Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-15T09:40:47.9663304Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-15T09:40:47.9851354Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-15T09:40:47.9878047Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-15T09:40:48.0062013Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-15T09:40:48.0087393Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-15T09:40:48.0273445Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-15T09:40:48.0302120Z ##[endgroup]
2026-06-15T09:40:48.0302543Z ##[group]Fetching the repository
2026-06-15T09:40:48.0308213Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +28bcae20f2959630b95a28ea423a733ae74c6831:refs/remotes/pull/12/merge
2026-06-15T09:40:48.6219794Z From https://github.com/SaberMage/spt-core
2026-06-15T09:40:48.6220438Z  + 69abfc0...28bcae2 28bcae20f2959630b95a28ea423a733ae74c6831 -> pull/12/merge  (forced update)
2026-06-15T09:40:48.6239271Z ##[endgroup]
2026-06-15T09:40:48.6239942Z ##[group]Determining the checkout info
2026-06-15T09:40:48.6240634Z ##[endgroup]
2026-06-15T09:40:48.6244260Z [command]/usr/bin/git sparse-checkout disable
2026-06-15T09:40:48.6281656Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-15T09:40:48.6306485Z ##[group]Checking out the ref
2026-06-15T09:40:48.6309324Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/12/merge
2026-06-15T09:40:48.6369957Z Warning: you are leaving 1 commit behind, not connected to
2026-06-15T09:40:48.6370418Z any of your branches:
2026-06-15T09:40:48.6370629Z 
2026-06-15T09:40:48.6370991Z   69abfc0 Merge d2433d4ef79632ad741b50183f46dea7a5d06966 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:48.6371509Z 
2026-06-15T09:40:48.6371727Z If you want to keep it by creating a new branch, this may be a good time
2026-06-15T09:40:48.6372146Z to do so with:
2026-06-15T09:40:48.6372294Z 
2026-06-15T09:40:48.6372431Z  git branch <new-branch-name> 69abfc0
2026-06-15T09:40:48.6372632Z 
2026-06-15T09:40:48.6374214Z HEAD is now at 28bcae2 Merge ac6c8026d1ecd17e5dc3525c6ce483550ae5da96 into e08cea0dd604d378c77233876ff9f9d895d6ff7e
2026-06-15T09:40:48.6379339Z ##[endgroup]
2026-06-15T09:40:48.6413485Z [command]/usr/bin/git log -1 --format=%H
2026-06-15T09:40:48.6437598Z 28bcae20f2959630b95a28ea423a733ae74c6831
